Function guile_sys::scm_vector_move_left_x [] [src]

pub unsafe extern "C" fn scm_vector_move_left_x(
    vec1: SCM,
    start1: SCM,
    end1: SCM,
    vec2: SCM,
    start2: SCM
) -> SCM