Skip to main content

my_popen

Function my_popen 

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

thx shim for crate::my_popen.