pub unsafe extern "C" fn notmuch_database_status_string(
notmuch: *mut notmuch_database_t,
) -> *const c_charExpand description
Retrieve last status string for given database.
pub unsafe extern "C" fn notmuch_database_status_string(
notmuch: *mut notmuch_database_t,
) -> *const c_charRetrieve last status string for given database.