Type Definition r_core::RIOFdClose[][src]

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