ash::vk

Type Alias PFN_vkResetEvent

Source
pub type PFN_vkResetEvent = unsafe extern "system" fn(device: Device, event: Event) -> Result;