Skip to main content

Perl_get_hv

Function Perl_get_hv 

Source
pub unsafe fn Perl_get_hv(
    my_perl: *mut PerlInterpreter,
    name: *const c_char,
    flags: I32,
) -> *mut HV
Expand description

thx shim for crate::Perl_get_hv.