Skip to main content

PerlIO_get_ptr

Function PerlIO_get_ptr 

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

thx shim for crate::PerlIO_get_ptr.