Type Definition vulkanalia_sys::PFN_vkSetEvent[][src]

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