[][src]Function android_ndk_sys::AAsset_seek64

pub unsafe extern "C" fn AAsset_seek64(
    asset: *mut AAsset,
    offset: off64_t,
    whence: c_int
) -> off64_t