Function cpopen

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