scm_string_unfold

Function scm_string_unfold 

Source
pub unsafe extern "C" fn scm_string_unfold(
    p: SCM,
    f: SCM,
    g: SCM,
    seed: SCM,
    base: SCM,
    make_final: SCM,
) -> SCM