Function libc::truncate64 [] [src]

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