[][src]Function libperl_sys::perl_core::Perl_sv_usepvn_flags

pub unsafe extern "C" fn Perl_sv_usepvn_flags(
    my_perl: *mut PerlInterpreter,
    sv: *mut SV,
    ptr: *mut c_char,
    len: STRLEN,
    flags: U32
)