scm_c_make_string

Function scm_c_make_string 

Source
pub unsafe extern "C" fn scm_c_make_string(
    len: size_t,
    chr: SCM,
) -> SCM