[][src]Type Definition unity_native_plugin_sys::PFN_vkCmdSetStencilTestEnableEXT

type PFN_vkCmdSetStencilTestEnableEXT = Option<unsafe extern "system" fn(commandBuffer: VkCommandBuffer, stencilTestEnable: VkBool32)>;