與普通的Rust 引用不同,允許原始指標採用空值。 placeholderCopy use std::ptr; // Create a const NULL pointer let null_ptr: *const u16 ...
確定! 回上一頁