Type Alias ash::vk::PFN_vkSetEvent

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