[][src]Type Definition freeimage::ffi::FreeImage_OutputMessageFunction

type FreeImage_OutputMessageFunction = Option<unsafe extern "C" fn(fif: FREE_IMAGE_FORMAT, msg: *const c_char)>;