Function cpopen

Source
pub unsafe extern "C" fn cpopen(
    __command: *const i8,
    __modes: *const i8,
) -> *mut c_IO_FILE