[][src]Function uapi::as_maybe_uninit

pub fn as_maybe_uninit<T>(t: &T) -> &MaybeUninit<T>

Casts the argument to MaybeUninit of the same type