Skip to main content

RtlIntegerToChar

Function RtlIntegerToChar 

Source
pub unsafe extern "system" fn RtlIntegerToChar(
    Value: ULONG,
    Base: ULONG,
    OutputLength: LONG,
    String: PSTR,
) -> NTSTATUS