[][src]Function libperl_sys::Perl_mro_package_moved

pub unsafe extern "C" fn Perl_mro_package_moved(
    my_perl: *mut PerlInterpreter,
    stash: *mut HV,
    oldstash: *mut HV,
    gv: *const GV,
    flags: U32
)