Perl_load_module

Function Perl_load_module 

Source
pub unsafe extern "C" fn Perl_load_module(
    my_perl: *mut PerlInterpreter,
    flags: U32,
    name: *mut SV,
    ver: *mut SV,
    ...
)