Type Definition ash::vk::PFN_vkUnmapMemory

source · []
pub type PFN_vkUnmapMemory = unsafe extern "system" fn(device: Device, memory: DeviceMemory);