Function ftruncate

Source
pub unsafe extern "system" fn ftruncate(
    fd: c_uint,
    length: off_t,
) -> c_long