Skip to main content

_rotl64

Function _rotl64 

Source
pub unsafe extern "C" fn _rotl64(
    Value: c_ulonglong,
    Shift: c_int,
) -> c_ulonglong