Type Definition r_core::RTableSelector[][src]

pub type RTableSelector = Option<unsafe extern "C" fn(acc: *mut RTableRow, new_row: *mut RTableRow, nth: c_int)>;