Function guile_sys::scm_i_make_weak_vector [] [src]

pub unsafe extern "C" fn scm_i_make_weak_vector(
    _type: scm_t_bits,
    size: SCM,
    fill: SCM
) -> SCM