Skip to main content

PerlIO_seek

Function PerlIO_seek 

Source
pub unsafe fn PerlIO_seek(
    my_perl: *mut PerlInterpreter,
    a: *mut PerlIO,
    b: off64_t,
    c: c_int,
) -> c_int
Expand description

thx shim for crate::PerlIO_seek.