pub unsafe fn PerlIO_seek(
my_perl: *mut PerlInterpreter,
a: *mut PerlIO,
b: off64_t,
c: c_int,
) -> c_intExpand description
thx shim for crate::PerlIO_seek.
pub unsafe fn PerlIO_seek(
my_perl: *mut PerlInterpreter,
a: *mut PerlIO,
b: off64_t,
c: c_int,
) -> c_intthx shim for crate::PerlIO_seek.