Function mnn::prelude::lseek

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