scm_string_every

Function scm_string_every 

Source
pub unsafe extern "C" fn scm_string_every(
    pred: SCM,
    s: SCM,
    start: SCM,
    end: SCM,
) -> SCM