[][src]Function libperl_sys::PerlIO_binmode

pub unsafe extern "C" fn PerlIO_binmode(
    my_perl: *mut PerlInterpreter,
    f: *mut PerlIO,
    iotype: c_int,
    omode: c_int,
    names: *const c_char
) -> c_int