Skip to main content

install_str

Function install_str 

Source
pub unsafe fn install_str<T: AltString>(cls: R_altrep_class_t)
Expand description

Install string-specific methods.

ยงSafety

Must be called during R initialization with a valid ALTREP class handle. Note: Elt is always installed for ALTSTRING (required).