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

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