Function _rotr

Source
pub unsafe extern "C" fn _rotr(
    _Value: c_uint,
    _Shift: c_int,
) -> c_uint