mnn::prelude

Function posix_fallocate

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