[][src]Function guile_sys::scm_string_tokenize

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