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