Function xplm::find_symbol

source ·
pub fn find_symbol<S: Into<String>>(name: S) -> *mut c_void
Expand description

Attempts to locate a symbol. If it exists, returns a pointer to it