SharedObject.findForAddress

bool findForAddress(const scope void * address, out SharedObject result)

Tries to find the shared object containing the specified address in one of its segments.

Returns

True on success.