rustmax::libc

Function fallocate64

Source
pub unsafe extern "C" fn fallocate64(
    fd: i32,
    mode: i32,
    offset: i64,
    len: i64,
) -> i32