Type Definition lcms2_sys::ffi::LogErrorHandlerFunction[][src]

pub type LogErrorHandlerFunction = Option<unsafe extern "C" fn(ContextID: Context, ErrorCode: u32, Text: *const c_char)>;