Function scm_string_reverse

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