pub type PFN_vkCmdDecompressMemoryIndirectCountNV = unsafe extern "system" fn(_command_buffer: CommandBuffer, _indirect_commands_address: DeviceAddress, _indirect_commands_count_address: DeviceAddress, _stride: u32);
Expand description