Type Definition erupt::vk1_0::PFN_vkInternalFreeNotification[][src]

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

Vulkan Manual Page · Function