[][src]Function sundials_sys::popen

pub unsafe extern "C" fn popen(
    __command: *const c_char,
    __modes: *const c_char
) -> *mut FILE