pub unsafe fn Perl_PerlIO_seek(
my_perl: *mut PerlInterpreter,
f: *mut PerlIO,
offset: off64_t,
whence: c_int,
) -> c_intExpand description
thx shim for crate::Perl_PerlIO_seek.
pub unsafe fn Perl_PerlIO_seek(
my_perl: *mut PerlInterpreter,
f: *mut PerlIO,
offset: off64_t,
whence: c_int,
) -> c_intthx shim for crate::Perl_PerlIO_seek.