Module cve_rs::references

source ·
Expand description

Reimplementations of std::ptr::null() and std::ptr::null_mut(), with safe code only. Relies on [crate::transmute] under the hood.

Functions§