[][src]Function sgx_types::sgx_thread_cond_init

pub unsafe extern "C" fn sgx_thread_cond_init(
    cond: *mut sgx_thread_cond_t,
    unused: *const sgx_thread_cond_attr_t
) -> int32_t