Skip to main content

R_CHAR_unchecked

Function R_CHAR_unchecked 

Source
pub unsafe extern "C-unwind" fn R_CHAR_unchecked(
    x: SEXP,
) -> *const c_char
Expand 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.