Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

CPU_EQUAL

Function CPU_EQUAL 

Source
pub unsafe extern "C" fn CPU_EQUAL(
    set1: &cpu_set_t,
    set2: &cpu_set_t,
) -> bool