[][src]Function libperl_sys::PerlIO_apply_layers

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