pub type PFN_vkGetImageViewHandleNVX = unsafe extern "system" fn(_device: Device, _info: *const ImageViewHandleInfoNVX) -> u32;
Expand description