Function libc::truncate64

source ·
pub unsafe extern "C" fn truncate64(
    path: *const c_char,
    length: off64_t
) -> c_int