[][src]Function libperl_sys::Perl_new_warnings_bitfield

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