Skip to main content

miniextendr_encoding_init

Function miniextendr_encoding_init 

Source
#[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).