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