Skip to main content

DbgSetDebugFilterState

Function DbgSetDebugFilterState 

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