Type Alias vulkanalia::vk::Bool32

source ·
pub type Bool32 = u32;
Expand description

Trait Implementations§

source§

impl From<Version> for u32

source§

fn from(version: Version) -> Self

Converts to this type from the input type.