pub unsafe extern "system" fn DbgSetDebugFilterState(
    componentid: u32,
    level: u32,
    state: BOOLEAN
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation"