Type Definition unity_native_plugin_sys::UnityRenderingEventAndData[][src]

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