[][src]Function ntapi::ntrtl::RtlIntegerToUnicodeString

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