scm_i_make_weak_vector

Function scm_i_make_weak_vector 

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