[][src]Function guile_sys::scm_make_srfi_4_vector

pub unsafe extern "C" fn scm_make_srfi_4_vector(
    type_: SCM,
    len: SCM,
    fill: SCM
) -> SCM