Function Perl_mg_findext

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