Source position: jwanative.pas line 5998
function ZwSystemDebugControl(
ControlCode: DEBUG_CONTROL_CODE;
InputBuffer: PVOID;
InputBufferLength: ULONG;
OutputBuffer: PVOID;
OutputBufferLength: ULONG;
ReturnLength: PULONG
):NTSTATUS;