Type Alias PFN_vkInternalFreeNotification

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