mirror_ffmpeg_sys

Function fgetpos

Source
pub unsafe extern "C" fn fgetpos(
    __stream: *mut FILE,
    __pos: *mut fpos_t,
) -> c_int