pub unsafe extern "system" fn vkCmdSetBlendConstants(
commandBuffer: VkCommandBuffer,
blendConstants: *const f32,
)Expand description
Available if built with exported-prototypes.
pub unsafe extern "system" fn vkCmdSetBlendConstants(
commandBuffer: VkCommandBuffer,
blendConstants: *const f32,
)Available if built with exported-prototypes.