spring_ai_sys

Function _popen

Source
pub unsafe extern "C" fn _popen(
    _Command: *const c_char,
    _Mode: *const c_char,
) -> *mut FILE