Function iwlib_sys::ftruncate

source ·
pub unsafe extern "C" fn ftruncate(
    __fd: c_int,
    __length: __off_t
) -> c_int