[][src]Function guile_sys::scm_from_contiguous_array

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