pub unsafe fn RtlNtStatusToDosError<'a, P0>(status: P0) -> u32where
    P0: Into<NTSTATUS>,
Expand description

Required features: "Win32_Foundation"