Type Alias ash::vk::PFN_vkUnmapMemory

source ยท
pub type PFN_vkUnmapMemory = unsafe extern "system" fn(device: Device, memory: DeviceMemory);