Type Definition r_core::RIOFdWriteAt[][src]

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