Function from_opt_primitive

Source
pub unsafe fn from_opt_primitive<T: Copy>(ptr: *mut T) -> Option<T>
Expand description

ยงSafety