scm_string_split

Function scm_string_split 

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