libc

Function truncate

Source
pub unsafe extern "C" fn truncate(
    path: *const c_char,
    length: off_t,
) -> c_int