pub type PFN_vkCmdSetBlendConstants = unsafe extern "system" fn(_command_buffer: CommandBuffer, _blend_constants: *const f32);
Expand description