Perl_sv_unmagicext

Function Perl_sv_unmagicext 

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