[][src]Function guile_sys::scm_string_for_each_index

pub unsafe extern "C" fn scm_string_for_each_index(
    proc_: SCM,
    s: SCM,
    start: SCM,
    end: SCM
) -> SCM