[][src]Function graphicsmagick_sys::LogMagickEvent

pub unsafe extern "C" fn LogMagickEvent(
    type_: ExceptionType,
    module: *const c_char,
    function: *const c_char,
    line: c_ulong,
    format: *const c_char,
     ...
) -> c_uint