Skip to main content

PerlIO_close

Function PerlIO_close 

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

thx shim for crate::PerlIO_close.