[][src]Type Definition ntapi::ntrtl::RtlGetNativeSystemInformation

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