[][src]Type Definition unity_native_plugin_sys::PFN_vkSetEvent

type PFN_vkSetEvent = Option<unsafe extern "system" fn(device: VkDevice, event: VkEvent) -> VkResult>;