skia_safe::gpu::vk

Type Alias Image

pub type Image = *mut VkImage_T;

Trait Implementations§

Source§

impl From<NullHandle> for Image

Source§

fn from(_: NullHandle) -> Self

Converts to this type from the input type.