Skip to main content

Perl_newSVbool

Function Perl_newSVbool 

Source
pub unsafe fn Perl_newSVbool(
    my_perl: *mut PerlInterpreter,
    bool_val: bool,
) -> *mut SV
Expand description

thx shim for crate::Perl_newSVbool.