Function guile_sys::scm_make_srfi_4_vector [] [src]

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