[][src]Function sgx_types::sgx_cpuidex

pub unsafe extern "C" fn sgx_cpuidex(
    cpuinfo: *mut [int32_t; 4],
    leaf: int32_t,
    subleaf: int32_t
) -> sgx_status_t