Skip to main content

has_sse41

Function has_sse41 

Source
pub fn has_sse41() -> bool
Expand description

Check if SSE4.1 is available

Hot-path function called during hash operation dispatch. Always inline for maximum performance.