Function Perl_save_bool

Source
pub unsafe extern "C" fn Perl_save_bool(
    my_perl: *mut PerlInterpreter,
    boolp: *mut bool,
)