Skip to main content

RtlUnicodeStringToInteger

Function RtlUnicodeStringToInteger 

Source
pub unsafe extern "C" fn RtlUnicodeStringToInteger(
    String: PCUNICODE_STRING,
    Base: ULONG,
    Value: PULONG,
) -> NTSTATUS