fn_ptr_eq

Function fn_ptr_eq 

Source
pub fn fn_ptr_eq(
    f1: fn(p: &mut Pipeline<'_, '_>),
    f2: fn(p: &mut Pipeline<'_, '_>),
) -> bool