Function Perl_new_warnings_bitfield

Source
pub unsafe extern "C" fn Perl_new_warnings_bitfield(
    my_perl: *mut PerlInterpreter,
    buffer: *mut c_char,
    bits: *const c_char,
    size: STRLEN,
) -> *mut c_char