Function Perl_mg_find

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