Skip to main content

R_set_altrep_Serialized_state_method

Function R_set_altrep_Serialized_state_method 

Source
unsafe fn R_set_altrep_Serialized_state_method(
    cls: R_altrep_class_t,
    fun: R_altrep_Serialized_state_method_t,
)
Expand description

Checked wrapper for R_set_altrep_Serialized_state_method. Calls R_set_altrep_Serialized_state_method_unchecked and routes through with_r_thread. Generated from source location line 233, column 8. Generated from source file miniextendr-api/src/ffi/altrep.rs.