Function ddsrt_thread_join

Source
pub unsafe extern "C" fn ddsrt_thread_join(
    thread: ddsrt_thread_t,
    thread_result: *mut u32,
) -> dds_return_t