Function scm_string_map

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