Function LLVMSetUnnamedAddress

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