windows::Wdk::System::SystemServices

Function DbgSetDebugPrintCallback

pub unsafe fn DbgSetDebugPrintCallback(
    debugprintcallback: PDEBUG_PRINT_CALLBACK,
    enable: bool,
) -> NTSTATUS