Function windows::Wdk::System::SystemServices::DbgSetDebugPrintCallback

pub unsafe fn DbgSetDebugPrintCallback<P0>(
    debugprintcallback: PDEBUG_PRINT_CALLBACK,
    enable: P0,
) -> NTSTATUS
where P0: Param<BOOLEAN>,