Skip to main content

PerlIO_unread

Function PerlIO_unread 

Source
pub unsafe fn PerlIO_unread(
    my_perl: *mut PerlInterpreter,
    a: *mut PerlIO,
    b: *const c_void,
    c: usize,
) -> isize
Expand description

thx shim for crate::PerlIO_unread.