Type Definition unity_native_plugin_sys::PFN_vkCmdSetDepthBiasEnableEXT[][src]

pub type PFN_vkCmdSetDepthBiasEnableEXT = Option<unsafe extern "system" fn(commandBuffer: VkCommandBuffer, depthBiasEnable: VkBool32)>;