Skip to main content

Perl_gv_fetchfile

Function Perl_gv_fetchfile 

Source
pub unsafe fn Perl_gv_fetchfile(
    my_perl: *mut PerlInterpreter,
    name: *const c_char,
) -> *mut GV
Expand description