Function sentry_contrib_native_sys::get_modules_list[][src]

pub unsafe extern "C" fn get_modules_list() -> Value

This will lazily load and cache a list of all the loaded libraries.

Returns a new reference to an immutable, frozen list. The reference must be released with sentry_value_decref.