pub unsafe extern "C-unwind" fn R_CHAR_unchecked(
x: SEXP,
) -> *const c_charExpand description
Get the C string pointer from a CHARSXP — encapsulated by SexpExt::r_char()
Unchecked FFI binding for R_CHAR.
Generated from source location line 729, column 12.
Generated from source file miniextendr-api/src/sys.rs.