Function windows_native::ntrtl::RtlFindUnicodeSubstring
source · pub unsafe extern "system" fn RtlFindUnicodeSubstring(
FullString: *mut UNICODE_STRING,
SearchString: *mut UNICODE_STRING,
CaseInSensitive: BOOLEAN
) -> PWSTR