Skip to main content

RtlIntegerToUnicodeString

Function RtlIntegerToUnicodeString 

Source
pub unsafe extern "C" fn RtlIntegerToUnicodeString(
    Value: ULONG,
    Base: ULONG,
    String: PUNICODE_STRING,
) -> NTSTATUS