Function windows::Wdk::System::SystemServices::DbgSetDebugFilterState

pub unsafe fn DbgSetDebugFilterState<P0>(
    componentid: u32,
    level: u32,
    state: P0,
) -> NTSTATUS
where P0: Param<BOOLEAN>,