Skip to main content

Rf_mkCharLenCE_unchecked

Function Rf_mkCharLenCE_unchecked 

Source
pub unsafe extern "C-unwind" fn Rf_mkCharLenCE_unchecked(
    x: *const c_char,
    len: c_int,
    ce: cetype_t,
) -> SEXP
Expand description

Unchecked FFI binding for Rf_mkCharLenCE. Generated from source location line 1966, column 12. Generated from source file miniextendr-api/src/ffi.rs.