Type Definition unity_native_plugin_sys::PFN_vkCmdNextSubpass[][src]

pub type PFN_vkCmdNextSubpass = Option<unsafe extern "system" fn(commandBuffer: VkCommandBuffer, contents: VkSubpassContents)>;