[][src]Type Definition vulkanalia::vk::PFN_vkFlushMappedMemoryRanges

type PFN_vkFlushMappedMemoryRanges = extern "system" fn(Device, u32, *const MappedMemoryRange) -> Result;