Function avio_read_partial

pub unsafe extern "C" fn avio_read_partial(
    s: *mut AVIOContext,
    buf: *mut u8,
    size: i32,
) -> i32