[][src]Function libperl_sys::perl_core::Perl_apply_attrs_string

pub unsafe extern "C" fn Perl_apply_attrs_string(
    my_perl: *mut PerlInterpreter,
    stashpv: *const c_char,
    cv: *mut CV,
    attrstr: *const c_char,
    len: STRLEN
)