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

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