Type Definition unity_native_plugin_sys::PFN_vkResetEvent[][src]

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