Function guile_sys::scm_xsubstring [] [src]

pub unsafe extern "C" fn scm_xsubstring(
    s: SCM,
    from: SCM,
    to: SCM,
    start: SCM,
    end: SCM
) -> SCM