Type Definition gpui2::dispatch_function_t

source ·
pub type dispatch_function_t = Option<unsafe extern "C" fn(arg1: *mut c_void)>;