Function interception_set_filter

Source
pub unsafe extern "C" fn interception_set_filter(
    context: InterceptionContext,
    predicate: InterceptionPredicate,
    filter: InterceptionFilter,
)