Type Alias screen_13::prelude::vk::PFN_vkSetEvent

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