Skip to main content

RtlInt64ToUnicodeString

Function RtlInt64ToUnicodeString 

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