Function lldb_sys::SBModuleFindGlobalVariables
[−]
[src]
pub unsafe extern "C" fn SBModuleFindGlobalVariables(
instance: SBModuleRef,
target: SBTargetRef,
name: *const c_char,
max_matches: uint32_t
) -> SBValueListRef