pub unsafe fn Perl_newSVbool(
my_perl: *mut PerlInterpreter,
bool_val: bool,
) -> *mut SVExpand description
thx shim for crate::Perl_newSVbool.
pub unsafe fn Perl_newSVbool(
my_perl: *mut PerlInterpreter,
bool_val: bool,
) -> *mut SVthx shim for crate::Perl_newSVbool.