spring_ai_sys

Function fdopen

Source
pub unsafe extern "C" fn fdopen(
    _FileHandle: c_int,
    _Format: *const c_char,
) -> *mut FILE