Type Definition vulkan_bindings::FnCmdSetEvent2

source ·
pub type FnCmdSetEvent2 = extern "system" fn(commandBuffer: CommandBuffer, event: Event, pDependencyInfo: *const DependencyInfo);