Function windows_sys::Wdk::System::SystemServices::RtlUnicodeStringToInteger
pub unsafe extern "system" fn RtlUnicodeStringToInteger(
string: *const UNICODE_STRING,
base: u32,
value: *mut u32
) -> NTSTATUS
Expand description
Required features: "Win32_Foundation"