[][src]Function libperl_sys::Perl_feature_is_enabled

pub unsafe extern "C" fn Perl_feature_is_enabled(
    my_perl: *mut PerlInterpreter,
    name: *const c_char,
    namelen: STRLEN
) -> bool