cuda.pathfinder.LoadedDL# class cuda.pathfinder.LoadedDL( abs_path: 'str | None', was_already_loaded_from_elsewhere: 'bool', _handle_uint: 'int', found_via: 'str', )# __init__( abs_path: str | None, was_already_loaded_from_elsewhere: bool, _handle_uint: int, found_via: str, ) → None# Methods __init__(abs_path, ...) Attributes abs_path was_already_loaded_from_elsewhere found_via