Function guile_sys::scm_substring_shared [] [src]

pub unsafe extern "C" fn scm_substring_shared(
    str: SCM,
    start: SCM,
    end: SCM
) -> SCM