Searched defs:null_mut (Results 1 – 5 of 5) sorted by relevance
598 pub const fn null_mut<T: ?Sized + Thin>() -> *mut T { in null_mut() function