Function guile_sys::scm_substring_copy [] [src]

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