Function LLVMRustSetNormalizedTarget

Source
pub(crate) unsafe extern "C" fn LLVMRustSetNormalizedTarget(
    M: &Module,
    triple: *const c_char,
)