[][src]Function guile_sys::scm_string_delete

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