Function r_io_resize

Source
pub unsafe extern "C" fn r_io_resize(
    io: *mut RIO,
    newsize: c_ulonglong,
) -> bool