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