Function simics_api_sys::os_ftruncate

source ยท
pub unsafe extern "C" fn os_ftruncate(
    fd: c_int,
    newsize: uint64,
) -> c_int