[][src]Function leptonica_sys::pixReadHeader

pub unsafe extern "C" fn pixReadHeader(
    filename: *const c_char,
    pformat: *mut l_int32,
    pw: *mut l_int32,
    ph: *mut l_int32,
    pbps: *mut l_int32,
    pspp: *mut l_int32,
    piscmap: *mut l_int32
) -> l_ok