Type Definition graphicsmagick_sys::LogMethod

source ·
pub type LogMethod = Option<unsafe extern "C" fn(type_: ExceptionType, text: *const c_char)>;