pub unsafe extern "system" fn RtlUnicodeStringToOemString(
destinationstring: *mut STRING,
sourcestring: *mut UNICODE_STRING,
allocatedestinationstring: BOOLEAN
) -> NTSTATUSExpand description
Required features: "Win32_System_WindowsProgramming", "Win32_Foundation", "Win32_System_Kernel"