[][src]Type Definition unity_native_plugin_sys::UnityRenderingEventAndData

type UnityRenderingEventAndData = Option<unsafe extern "system" fn(eventId: c_int, data: *mut c_void)>;