Function Perl_Slab_Alloc

Source
pub unsafe extern "C" fn Perl_Slab_Alloc(
    my_perl: *mut PerlInterpreter,
    sz: usize,
) -> *mut c_void