rustc_codegen_llvm::llvm_::ffi

Function LLVMIsAGlobalVariable

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