libc
0.2.161
Function
libc
::
fgetpos
Copy item path
source
ยท
[
−
]
pub unsafe extern "C" fn fgetpos( stream:
*mut
FILE
, ptr:
*mut
fpos_t
, ) ->
c_int