Function cyclors::ftruncate

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