[][src]Type Definition melib::backends::notmuch::bindings::notmuch_message_count_files

type notmuch_message_count_files = unsafe extern "C" fn(message: *mut notmuch_message_t) -> c_int;

Get the total number of files associated with a message. @returns Non-negative integer @since libnotmuch 5.0 (notmuch 0.25)