Function rustc_codegen_llvm::llvm_::ffi::LLVMIsAGlobalVariable

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