RtlUpperString

Function RtlUpperString 

Source
pub unsafe extern "C" fn RtlUpperString(
    DestinationString: PSTRING,
    SourceString: *const STRING,
)