Skip to main content

PerlIO_set_ptrcnt

Function PerlIO_set_ptrcnt 

Source
pub unsafe fn PerlIO_set_ptrcnt(
    my_perl: *mut PerlInterpreter,
    a: *mut PerlIO,
    b: *mut c_char,
    c: isize,
)
Expand description