Function raylib::ffi::fseek[][src]

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