libc
0.2.152
libc
Function
fseek
Copy item path
source
pub unsafe extern "C" fn fseek( stream:
*mut
FILE
, offset:
c_long
, whence:
c_int
, ) ->
c_int