Function mnn::prelude::lseek64

source ยท
pub unsafe extern "C" fn lseek64(
    fd: i32,
    offset: i64,
    whence: i32,
) -> i64