[][src]Function graphicsmagick_sys::GetMagickFileFormat

pub unsafe extern "C" fn GetMagickFileFormat(
    header: *const c_uchar,
    header_length: size_t,
    format: *mut c_char,
    format_length: size_t,
    exception: *mut ExceptionInfo
) -> c_uint