scm_struct_set_x

Function scm_struct_set_x 

Source
pub unsafe extern "C" fn scm_struct_set_x(
    handle: SCM,
    pos: SCM,
    val: SCM,
) -> SCM