notmuch_status_to_string

Function notmuch_status_to_string 

Source
pub unsafe extern "C" fn notmuch_status_to_string(
    status: notmuch_status_t,
) -> *const c_char
Expand description

Get a string representation of a notmuch_status_t value.

The result is read-only.