Skip to main content

DbgSetDebugFilterState

Function DbgSetDebugFilterState 

Source
pub unsafe extern "C" fn DbgSetDebugFilterState(
    ComponentId: ULONG,
    Level: ULONG,
    State: BOOLEAN,
) -> NTSTATUS