Function windows_native::ntrtl::RtlIsNameInExpression
source · pub unsafe extern "system" fn RtlIsNameInExpression(
Expression: *mut UNICODE_STRING,
Name: *mut UNICODE_STRING,
IgnoreCase: BOOLEAN,
UpcaseTable: PWSTR
) -> BOOLEAN