[][src]Type Definition cdds_util::ddsrt_thread_routine_t

type ddsrt_thread_routine_t = Option<unsafe extern "C" fn(arg1: *mut c_void) -> u32>;