Function lldb_sys::SBModuleFindGlobalVariables[][src]

pub unsafe extern "C" fn SBModuleFindGlobalVariables(
    instance: SBModuleRef,
    target: SBTargetRef,
    name: *const c_char,
    max_matches: u32
) -> SBValueListRef