scm_string_reverse_x

Function scm_string_reverse_x 

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