scm_string_trim

Function scm_string_trim 

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