Type Definition r_core::RIOFdWrite[][src]

pub type RIOFdWrite = Option<unsafe extern "C" fn(io: *mut RIO, fd: c_int, buf: *const c_uchar, len: c_int) -> c_int>;