pub unsafe extern "C" fn fz_recognize_image_format(
    ctx: *mut fz_context,
    p: *mut c_uchar
) -> c_int
Expand description

Recognise image format strings in the first 8 bytes from image data.