Type Definition r_core::RIOFdResize[][src]

pub type RIOFdResize = Option<unsafe extern "C" fn(io: *mut RIO, fd: c_int, newsize: c_ulonglong) -> bool>;