rustc_codegen_llvm::llvm_::ffi

Function LLVMGetLinkage

Source
pub unsafe extern "C" fn LLVMGetLinkage(
    Global: &Value,
) -> RawEnum<Linkage>