pub unsafe extern "system" fn DbgSetDebugPrintCallback(
    debugprintcallback: PDEBUG_PRINT_CALLBACK,
    enable: BOOLEAN
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation", "Win32_System_Kernel"