[][src]Function android_ndk_sys::fseek

pub unsafe extern "C" fn fseek(
    __fp: *mut FILE,
    __offset: c_long,
    __whence: c_int
) -> c_int