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