Function r_core::r_table_add_row_list[][src]

pub unsafe extern "C" fn r_table_add_row_list(
    t: *mut RTable,
    items: *mut RList
)