Function uugear_ffi::posix_fallocate[][src]

pub unsafe extern "C" fn posix_fallocate(
    __fd: c_int,
    __offset: off_t,
    __len: off_t
) -> c_int