pub unsafe extern "system" fn RtlNtStatusToDosErrorNoTeb(
    status: NTSTATUS
) -> u32
Expand description

Required features: "Win32_Foundation"