pg.detouring.current_mappings

Accessible via pg.detouring.current_mappings.

current_mappings()[source]

Returns detour mappings under current scope.

Return type:

Dict[Type[Any], Union[Type[Any], FunctionType]]