Function windows::Wdk::System::SystemServices::DbgSetDebugPrintCallback
pub unsafe fn DbgSetDebugPrintCallback<P0>(
debugprintcallback: PDEBUG_PRINT_CALLBACK,
enable: P0,
) -> NTSTATUSwhere
P0: Param<BOOLEAN>,