Type Definition r_core::RConsGetCursor[][src]

pub type RConsGetCursor = Option<unsafe extern "C" fn(rows: *mut c_int) -> c_int>;