Function FsRtlIsNameInUnUpcasedExpression
pub unsafe fn FsRtlIsNameInUnUpcasedExpression<P3>(
expression: *const UNICODE_STRING,
name: *const UNICODE_STRING,
ignorecase: bool,
upcasetable: P3,
) -> boolwhere
P3: Param<PCWSTR>,
pub unsafe fn FsRtlIsNameInUnUpcasedExpression<P3>(
expression: *const UNICODE_STRING,
name: *const UNICODE_STRING,
ignorecase: bool,
upcasetable: P3,
) -> boolwhere
P3: Param<PCWSTR>,