[][src]Function nginx::posix_fallocate

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