Function libc::fallocate64 [−][src]
pub unsafe extern "C" fn fallocate64(
    fd: c_int, 
    mode: c_int, 
    offset: off64_t, 
    len: off64_t
) -> c_intpub unsafe extern "C" fn fallocate64(
    fd: c_int, 
    mode: c_int, 
    offset: off64_t, 
    len: off64_t
) -> c_int