Function ndk_sys::truncate

source ·
pub unsafe extern "C" fn truncate(
    __path: *const c_char,
    __length: off_t
) -> c_int