Skip to main content

PFN_vkInternalAllocationNotification

Type Alias PFN_vkInternalAllocationNotification 

Source
pub type PFN_vkInternalAllocationNotification = extern "system" fn(pUserData: *mut c_void, size: usize, allocationType: VkInternalAllocationType, allocationScope: VkSystemAllocationScope);