Function LLVMSetUnnamedAddress

Source
pub(crate) extern "C" fn LLVMSetUnnamedAddress(
    Global: &Value,
    UnnamedAddr: UnnamedAddr,
)