Function LLVMRustSetDSOLocal

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