[][src]Function graphicsmagick_sys::LogMagickEventList

pub unsafe extern "C" fn LogMagickEventList(
    type_: ExceptionType,
    module: *const c_char,
    function: *const c_char,
    line: c_ulong,
    format: *const c_char,
    operands: *mut __va_list_tag
) -> c_uint