Function r_core::r_io_fd_resize[][src]

pub unsafe extern "C" fn r_io_fd_resize(
    io: *mut RIO,
    fd: c_int,
    newsize: c_ulonglong
) -> bool