Function notmuch_sys::notmuch_query_get_database
[−]
[src]
pub unsafe extern "C" fn notmuch_query_get_database(
query: *const notmuch_query_t
) -> *mut notmuch_database_t
Return the notmuch database of this query. See notmuch_query_create
.