Function rustc_codegen_llvm::llvm_::ffi::LLVMRustSetDSOLocal

source ·
pub unsafe extern "C" fn LLVMRustSetDSOLocal(
    Global: &Value,
    is_dso_local: bool
)