[][src]Function libperl_sys::Perl_mg_localize

pub unsafe extern "C" fn Perl_mg_localize(
    my_perl: *mut PerlInterpreter,
    sv: *mut SV,
    nsv: *mut SV,
    setmagic: bool
)