Function rustc_codegen_llvm::llvm_::ffi::LLVMRustAddModuleFlagString
source ยท pub unsafe extern "C" fn LLVMRustAddModuleFlagString(
M: &Module,
merge_behavior: LLVMModFlagBehavior,
name: *const c_char,
value: *const c_char,
value_len: size_t,
)