Function windows::Wdk::System::SystemServices::DbgSetDebugFilterState
pub unsafe fn DbgSetDebugFilterState<P0>(
componentid: u32,
level: u32,
state: P0,
) -> NTSTATUSwhere
P0: Param<BOOLEAN>,