mirror_ffmpeg_sys

Function fread

Source
pub unsafe extern "C" fn fread(
    __ptr: *mut c_void,
    __size: c_uint,
    __n: c_uint,
    __stream: *mut FILE,
) -> c_uint