Skip to main content

FN_vkFlushMappedMemoryRanges

Type Alias FN_vkFlushMappedMemoryRanges 

Source
pub type FN_vkFlushMappedMemoryRanges = unsafe extern "system" fn(device: VkDevice, memoryRangeCount: uint32_t, pMemoryRanges: *const VkMappedMemoryRange) -> VkResult;
Expand description

vkFlushMappedMemoryRanges