Function LLVMRustWriteTwineToString

Source
pub(crate) unsafe extern "C" fn LLVMRustWriteTwineToString(
    T: &Twine,
    s: &RustString,
)