Skip to main content

proc_get_all_feature_bits

Function proc_get_all_feature_bits 

Source
pub unsafe extern "C" fn proc_get_all_feature_bits() -> *mut features_t
Expand description

Returns all 4 32-bit feature values on X86 and architectural feature registers’ values on AArch64. Use proc_has_feature() to test for specific features.