Function sgx_types::sgx_create_monotonic_counter_ex[][src]

pub unsafe extern "C" fn sgx_create_monotonic_counter_ex(
    owner_policy: uint16_t,
    owner_attribute_mask: *const sgx_attributes_t,
    counter_uuid: *mut sgx_mc_uuid_t,
    counter_value: *mut uint32_t
) -> sgx_status_t