Skip to main content

search_and_init_arc

Function search_and_init_arc 

Source
pub unsafe fn search_and_init_arc() -> Result<(), Error>
Expand description

Attempts to initialize ArcDPS information by searching the current process for the ArcDPS module.

When initializing via this method, the ArcDPS version will always be None.

This does not initialize ImGui information.