Function lldb_sys::SBModuleFindFirstGlobalVariable
[−]
[src]
pub unsafe extern "C" fn SBModuleFindFirstGlobalVariable(
instance: SBModuleRef,
target: SBTargetRef,
name: *const c_char
) -> SBValueRef