Function ntapi::ntrtl::RtlInt64ToUnicodeString
source · [−]pub unsafe extern "system" fn RtlInt64ToUnicodeString(
Value: ULONGLONG,
Base: ULONG,
String: PUNICODE_STRING
) -> NTSTATUSpub unsafe extern "system" fn RtlInt64ToUnicodeString(
Value: ULONGLONG,
Base: ULONG,
String: PUNICODE_STRING
) -> NTSTATUS