Function rustc_codegen_llvm::llvm::LLVMRustWriteTypeToString

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