notmuch_sys::notmuch_status_to_string [] [src]

pub unsafe extern fn notmuch_status_to_string(status: notmuch_status_t) -> *const c_char

Get a string representation of a notmuch_status_t value.

The result is read-only.