Type Definition gmime_sys::GMimeHeaderRawValueFormatter[][src]

type GMimeHeaderRawValueFormatter = Option<unsafe extern "C" fn(_: *mut GMimeHeader, _: *mut GMimeFormatOptions, _: *const c_char, _: *const c_char) -> *mut c_char>;