Function r_core::read_u32_leb128[][src]

pub unsafe extern "C" fn read_u32_leb128(
    p: *const c_uchar,
    max: *const c_uchar,
    out_val: *mut c_uint
) -> size_t