pub type PFN_vkCmdSetStencilTestEnable = unsafe extern "system" fn(_command_buffer: CommandBuffer, _stencil_test_enable: Bool32);
Expand description