[][src]Function ntapi::ntexapi::NtSystemDebugControl

pub unsafe extern "system" fn NtSystemDebugControl(
    Command: SYSDBG_COMMAND,
    InputBuffer: PVOID,
    InputBufferLength: ULONG,
    OutputBuffer: PVOID,
    OutputBufferLength: ULONG,
    ReturnLength: PULONG
) -> NTSTATUS