pub type PFN_vkSetLocalDimmingAMD = unsafe extern "system" fn(_device: Device, _swap_chain: SwapchainKHR, _local_dimming_enable: Bool32);
Expand description