API documentation for the Rust `Alloc` trait in crate `std`. ... pub unsafe trait Alloc { unsafe fn alloc(&mut self, layout: Layout) -> Result<*mut u8, ...
確定! 回上一頁