libc
0.2.159
Function
libc
::
fseek
Copy item path
source
ยท
[
−
]
pub unsafe extern "C" fn fseek( stream:
*mut
FILE
, offset:
c_long
, whence:
c_int
, ) ->
c_int