pub 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 2040, column 12.
Generated from source file miniextendr-api/src/sys.rs.