Skip to main content

Perl_newSVREF

Function Perl_newSVREF 

Source
pub unsafe fn Perl_newSVREF(
    my_perl: *mut PerlInterpreter,
    o: *mut OP,
) -> *mut OP
Expand description

thx shim for crate::Perl_newSVREF.