Type Definition unity_native_plugin_sys::PFN_vkCmdSetPatchControlPointsEXT[][src]

pub type PFN_vkCmdSetPatchControlPointsEXT = Option<unsafe extern "system" fn(commandBuffer: VkCommandBuffer, patchControlPoints: u32)>;