unsafe extern "C-unwind" fn Rf_type2char_unchecked(
sexptype: SEXPTYPE,
) -> *const c_charExpand description
Convert SEXPTYPE to C string name.
Returns a string like “INTSXP”, “REALSXP”, etc.
Unchecked FFI binding for Rf_type2char.
Generated from source location line 3690, column 8.
Generated from source file miniextendr-api/src/ffi.rs.