Function sundials_sys::fdopen

source ·
pub unsafe extern "C" fn fdopen(
    __fd: c_int,
    __modes: *const c_char
) -> *mut FILE