Function guile_sys::scm_string_trim_both [] [src]

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