Function rustc_codegen_llvm::llvm::LLVMIsAGlobalVariable

source ยท
pub unsafe extern "C" fn LLVMIsAGlobalVariable(
    GlobalVar: &Value,
) -> Option<&Value>