Skip to main content

truncate

Function truncate 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn truncate( path: *const c_char, length: off_t, ) -> c_int
Expand description