Function guile_sys::scm_c_substring_copy [] [src]

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