Function rustc_codegen_llvm::llvm::build_string

source ·
pub fn build_string(
    f: impl FnOnce(&RustString)
) -> Result<String, FromUtf8Error>