duck.utils.object_from_idΒΆ

Retrieving an object by using its memory address.

Module ContentsΒΆ

FunctionsΒΆ

get_object_by_id

Retrieves an object by using its memory address.

APIΒΆ

duck.utils.object_from_id.get_object_by_id(address: int)[source]ΒΆ

Retrieves an object by using its memory address.