Function windows_sys::Wdk::System::SystemServices::RtlEqualString
pub unsafe extern "system" fn RtlEqualString(
string1: *const STRING,
string2: *const STRING,
caseinsensitive: BOOLEAN
) -> BOOLEANExpand description
Required features: "Win32_Foundation", "Win32_System_Kernel"