pub unsafe extern "system" fn RtlUpcaseUnicodeStringToCountedOemString(
destinationstring: *mut STRING,
sourcestring: *const UNICODE_STRING,
allocatedestinationstring: BOOLEAN
) -> NTSTATUS
Expand description
Required features: "Win32_Foundation"
, "Win32_System_Kernel"