Function remove_filter

Source
pub fn remove_filter(hook: &str, id: u64) -> bool
Expand description

Removes the filter with the specified ID from the given hook. Returns true if a filter was removed.