Skip to main content

RtlHashUnicodeString

Function RtlHashUnicodeString 

Source
pub unsafe extern "C" fn RtlHashUnicodeString(
    String: PCUNICODE_STRING,
    CaseInSensitive: BOOLEAN,
    HashAlgorithm: ULONG,
    HashValue: PULONG,
) -> NTSTATUS