pub unsafe extern "system" fn vkCmdSetStencilCompareMask(
commandBuffer: VkCommandBuffer,
faceMask: VkStencilFaceFlags,
compareMask: u32,
)Expand description
Available if built with exported-prototypes.
pub unsafe extern "system" fn vkCmdSetStencilCompareMask(
commandBuffer: VkCommandBuffer,
faceMask: VkStencilFaceFlags,
compareMask: u32,
)Available if built with exported-prototypes.