pub unsafe extern "system" fn RtlUpperString(
    destinationstring: *mut STRING,
    sourcestring: *const STRING
)
Expand description

Required features: "Win32_System_Kernel"