Skip to main content

RtlUnicodeStringToInt64

Function RtlUnicodeStringToInt64 

Source
pub unsafe extern "C" fn RtlUnicodeStringToInt64(
    String: PCUNICODE_STRING,
    Base: ULONG,
    Number: PLONG64,
    EndPointer: *mut PWSTR,
) -> NTSTATUS