SBModuleFindFirstGlobalVariable

Function SBModuleFindFirstGlobalVariable 

Source
pub unsafe extern "C" fn SBModuleFindFirstGlobalVariable(
    instance: SBModuleRef,
    target: SBTargetRef,
    name: *const c_char,
) -> SBValueRef