[][src]Function ntapi::ntrtl::RtlCompareUnicodeStrings

pub unsafe extern "system" fn RtlCompareUnicodeStrings(
    String1: PCWCH,
    String1Length: SIZE_T,
    String2: PCWCH,
    String2Length: SIZE_T,
    CaseInSensitive: BOOLEAN
) -> LONG