scm_from_contiguous_array

Function scm_from_contiguous_array 

Source
pub unsafe extern "C" fn scm_from_contiguous_array(
    bounds: SCM,
    elts: *const SCM,
    len: size_t,
) -> SCM