Skip to main content

PFN_vkGetDeviceImageSubresourceLayout

Type Alias PFN_vkGetDeviceImageSubresourceLayout 

Source
pub type PFN_vkGetDeviceImageSubresourceLayout = unsafe extern "system" fn(device: Device, p_info: *const DeviceImageSubresourceInfo<'_>, p_layout: *mut SubresourceLayout2<'_>);