Type Definition kernel_hal::user::UserOutPtr

source · []
pub type UserOutPtr<T> = UserPtr<T, Out>;