Function guile_sys::scm_from_contiguous_array [] [src]

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