[][src]Function libperl_sys::Perl_allocmy

pub unsafe extern "C" fn Perl_allocmy(
    my_perl: *mut PerlInterpreter,
    name: *const c_char,
    len: STRLEN,
    flags: U32
) -> PADOFFSET