[][src]Type Definition ntapi::ntzwapi::ZwSetSystemEnvironmentValue

type ZwSetSystemEnvironmentValue = unsafe extern "system" fn(VariableName: PUNICODE_STRING, VariableValue: PUNICODE_STRING) -> NTSTATUS;