pub unsafe fn Perl_sv_set_bool(
my_perl: *mut PerlInterpreter,
sv: *mut SV,
bool_val: bool,
)Expand description
thx shim for crate::Perl_sv_set_bool.
pub unsafe fn Perl_sv_set_bool(
my_perl: *mut PerlInterpreter,
sv: *mut SV,
bool_val: bool,
)thx shim for crate::Perl_sv_set_bool.