notmuch_query_get_query_string

Function notmuch_query_get_query_string 

Source
pub unsafe extern "C" fn notmuch_query_get_query_string(
    query: *const notmuch_query_t,
) -> *const c_char
Expand description

Return the query_string of this query. See notmuch_query_create.