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

CPU_ISSET

Function CPU_ISSET 

Source
pub unsafe extern "C" fn CPU_ISSET(
    cpu: usize,
    cpuset: &cpu_set_t,
) -> bool