Function lrs::alloc::empty_ptr

Returns a non-null pointer that points to a valid address and has pointer alignment.

Syntax

fn empty_ptr<T>() -> *mut T