SBTargetFindSymbols

Function SBTargetFindSymbols 

Source
pub unsafe extern "C" fn SBTargetFindSymbols(
    instance: SBTargetRef,
    name: *const c_char,
    type_: SymbolType,
) -> SBSymbolContextListRef