Function Perl_PerlIO_tell

Source
pub unsafe extern "C" fn Perl_PerlIO_tell(
    my_perl: *mut PerlInterpreter,
    f: *mut PerlIO,
) -> off64_t