rustc_codegen_llvm::llvm

Function LLVMRustWriteTypeToString

Source
pub unsafe extern "C" fn LLVMRustWriteTypeToString(
    Type: &Type,
    s: &RustString,
)