scm_string_tokenize

Function scm_string_tokenize 

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