Function mnn::prelude::posix_fallocate64

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