[][src]Type Definition vulkan_bindings::FnFlushMappedMemoryRanges

type FnFlushMappedMemoryRanges = extern "system" fn(device: Device, memoryRangeCount: u32, pMemoryRanges: *const MappedMemoryRange) -> Result;