Skip to main content

Perl_filter_add

Function Perl_filter_add 

Source
pub unsafe fn Perl_filter_add(
    my_perl: *mut PerlInterpreter,
    funcp: filter_t,
    datasv: *mut SV,
) -> *mut SV
Expand description

thx shim for crate::Perl_filter_add.