#[unsafe(no_mangle)]pub extern "C-unwind" fn miniextendr_encoding_init()Expand description
Initialize / snapshot R’s encoding state.
Intended to be called once from R_init_* (package init).
#[unsafe(no_mangle)]pub extern "C-unwind" fn miniextendr_encoding_init()Initialize / snapshot R’s encoding state.
Intended to be called once from R_init_* (package init).