Function r_core::r_table_column_nth[][src]

pub unsafe extern "C" fn r_table_column_nth(
    t: *mut RTable,
    name: *const c_char
) -> c_int