scm_substring_move_x

Function scm_substring_move_x 

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