Function gmime_sys::g_mime_content_type_is_type[][src]

pub unsafe extern "C" fn g_mime_content_type_is_type(
    content_type: *mut GMimeContentType,
    type_: *const c_char,
    subtype: *const c_char
) -> gboolean