Type Definition freeimage::ffi::FreeImage_OutputMessageFunction [−][src]
type FreeImage_OutputMessageFunction = Option<unsafe extern "C" fn(fif: FREE_IMAGE_FORMAT, msg: *const c_char)>;
type FreeImage_OutputMessageFunction = Option<unsafe extern "C" fn(fif: FREE_IMAGE_FORMAT, msg: *const c_char)>;