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

type notmuch_indexopts_destroy = unsafe extern "C" fn(options: *mut notmuch_indexopts_t);

Destroy a notmuch_indexopts_t object.

@since libnotmuch 5.1 (notmuch 0.26)