Type Definition r_core::RIOClose[][src]

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