C Library API Workflow Data Types API Reference Library Context Creation Set Service Properties Enable Input Plugin Instance Set Input Plugin Properties Enable Output Plugin ...
C Standard Library C Standard Library Base.Libc.malloc — Function malloc ( size :: Integer ) -> Ptr { Cvoid } Call malloc from the C standard library. source Base...
版权 东亚语种 拉丁语种 版权 本手册书写格式为 DocBook XML v4.3。 本书主要由 Jan Mark Holzer 和 Chris Curran 完成。 其他参与者包括: Don Dutile — 半虚拟驱动程序部分的技术编辑。 Barry Donahue — 半虚拟驱动程序部分的技术编辑。 Rick Ring — ...
tracemalloc C API tracemalloc C API 3.7 新版功能. int PyTraceMalloc_Track (unsigned int domain, uintptr_t ptr, size_t size) 在 tracemalloc 模块中跟踪一个已分配的内存块。 成功时返回 0 ,出错时返回 -1 (无...