Type Definition vulkanalia::vk::PFN_vkInternalAllocationNotification[][src]

type PFN_vkInternalAllocationNotification = Option<unsafe extern "system" fn(*mut c_void, usize, InternalAllocationType, SystemAllocationScope)>;