[][src]Type Definition vulkanalia_sys::PFN_vkSetEvent

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