[][src]Function guile_sys::scm_substring_move_x

pub unsafe extern "C" fn scm_substring_move_x(
    str1: SCM,
    start1: SCM,
    end1: SCM,
    str2: SCM,
    start2: SCM
) -> SCM