Function libc::truncate[][src]

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