跳到主要内容

fdopen

搜索

函数 fdopen 

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