[][src]Function sgx_types::sgx_create_monotonic_counter

pub unsafe extern "C" fn sgx_create_monotonic_counter(
    counter_uuid: *mut sgx_mc_uuid_t,
    counter_value: *mut uint32_t
) -> sgx_status_t