[][src]Function libperl_sys::Perl_unsharepvn

pub unsafe extern "C" fn Perl_unsharepvn(
    my_perl: *mut PerlInterpreter,
    sv: *const c_char,
    len: I32,
    hash: U32
)