rustc_codegen_llvm::llvm

Function LLVMGetLinkage

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