ash::vk

Type Alias RemoteAddressNV

Source
pub type RemoteAddressNV = c_void;
Expand description

Aliased Type§

enum RemoteAddressNV {}

Variants§

Trait Implementations

1.16.0 · Source§

impl Debug for c_void

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error>

Formats the value using the given formatter. Read more