Type Definition cyclors::ddsrt_thread_routine_t[][src]

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