Function rustc_codegen_llvm::llvm_::ffi::LLVMIsAGlobalVariable

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