[][src]Type Definition ash::vk::PFN_vkInternalFreeNotification

type PFN_vkInternalFreeNotification = Option<unsafe extern "system" fn(p_user_data: *mut c_void, size: usize, allocation_type: InternalAllocationType, allocation_scope: SystemAllocationScope) -> c_void>;

https://www.khronos.org/registry/vulkan/specs/1.1-extensions/man/html/PFN_vkInternalFreeNotification.html