windows::Wdk::System::SystemServices

Function RtlCompareString

pub unsafe fn RtlCompareString(
    string1: *const STRING,
    string2: *const STRING,
    caseinsensitive: bool,
) -> i32