Function lldb_sys::SBTargetFindGlobalFunctions
[−]
[src]
pub unsafe extern "C" fn SBTargetFindGlobalFunctions(
instance: SBTargetRef,
name: *const c_char,
max_matches: uint32_t,
matchtype: MatchType
) -> SBSymbolContextListRef