Function rsmpeg::ffi::fseeko[][src]

pub unsafe extern "C" fn fseeko(
    __stream: *mut _IO_FILE,
    __off: i64,
    __whence: i32
) -> i32