跳到主要内容

fgetpos

搜索

函数 fgetpos 

源代码
pub unsafe extern "C" fn fgetpos(
    _Stream: *mut FILE,
    _Position: *mut fpos_t,
) -> c_int