summaryrefslogtreecommitdiff
path: root/crates/windows-kernel-rs/src/device.rs
Commit message (Expand)AuthorAgeFilesLines
* fix(windows-kernel-rs): impl Into to impl FromFuwn2022-01-031-3/+67
* fix(windows-kernel-rs): simplificationFuwn2022-01-031-4/+5
* chore(windows-kernel-rs): remove unnecessary unsafe blocksFuwn2022-01-031-2/+2
* fix(windows-kernel-rs): mark unsafe functionsFuwn2022-01-031-1/+3
* fix(window-kernel-rs): mark unsafe functionsFuwn2022-01-031-0/+6
* feat(driver): commit primerFuwn2022-01-031-0/+443