Function notmuch_sys::notmuch_query_get_query_string
[−]
[src]
pub unsafe extern "C" fn notmuch_query_get_query_string(
query: *const notmuch_query_t
) -> *const c_char
Return the query_string of this query. See notmuch_query_create
.