[][src]Function ntapi::ntrtl::RtlGetNativeSystemInformation

pub unsafe extern "system" fn RtlGetNativeSystemInformation(
    SystemInformationClass: ULONG,
    NativeSystemInformation: PVOID,
    InformationLength: ULONG,
    ReturnLength: PULONG
) -> NTSTATUS