[][src]Function libperl_sys::Perl_sv_unmagicext

pub unsafe extern "C" fn Perl_sv_unmagicext(
    my_perl: *mut PerlInterpreter,
    sv: *mut SV,
    type_: c_int,
    vtbl: *mut MGVTBL
) -> c_int