Type Definition kernel_hal::user::UserInPtr

source · []
pub type UserInPtr<T> = UserPtr<T, In>;

Implementations