Function guile_sys::scm_i_substring [] [src]

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