Type Definition vulkanalia_sys::PFN_vkSetEvent[][src]

type PFN_vkSetEvent = extern "system" fn(_device: Device, _event: Event) -> Result;