Type Definition lcms2_sys::ffi::LogErrorHandlerFunction
[−]
[src]
type LogErrorHandlerFunction = Option<unsafe extern fn(_: Context, _: u32, _: *const c_char)>;