Skip to main content

PerlIO_tell

Function PerlIO_tell 

Source
pub unsafe fn PerlIO_tell(
    my_perl: *mut PerlInterpreter,
    a: *mut PerlIO,
) -> off64_t
Expand description

thx shim for crate::PerlIO_tell.