Function guile_sys::scm_string_tokenize [] [src]

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