Skip to main content
fsetpos
boring_
sys
5.1.0
boring_sys
Function
fsetpos
Copy item path
Source
pub unsafe extern "C" fn fsetpos( __stream:
*mut
FILE
, __pos:
*const
fpos_t
, ) ->
c_int