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

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