scm_string_count

Function scm_string_count 

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