Function rustc_codegen_llvm::llvm::LLVMIsAGlobalVariable

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