libc
0.2.161
libc
Function
fgetpos
Copy item path
Source
pub unsafe extern "C" fn fgetpos( stream:
*mut
FILE
, ptr:
*mut
fpos_t
, ) ->
c_int