Function lldb_sys::SBTargetFindGlobalVariables2 [] [src]

pub unsafe extern "C" fn SBTargetFindGlobalVariables2(
    instance: SBTargetRef,
    name: *const c_char,
    max_matches: uint32_t,
    matchtype: MatchType
) -> SBValueListRef