rustc_codegen_llvm::llvm_::ffi

Function LLVMIsGlobalConstant

Source
pub unsafe extern "C" fn LLVMIsGlobalConstant(
    GlobalVar: &Value,
) -> Bool