Skip to main content

PerlIO_read

Function PerlIO_read 

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

thx shim for crate::PerlIO_read.