Function r_core::r_table_format[][src]

pub unsafe extern "C" fn r_table_format(
    t: *mut RTable,
    nth: c_int,
    type_: *mut RTableColumnType
)