Type Definition vulkan_bindings::FnUnmapMemory

source ·
pub type FnUnmapMemory = extern "system" fn(device: Device, memory: DeviceMemory);