SBTargetFindGlobalVariables2

Function SBTargetFindGlobalVariables2 

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