Skip to main content

fseek_locked

Function fseek_locked 

Source
pub unsafe fn fseek_locked(
    stream: &mut FILE,
    off: off_t,
    whence: c_int,
) -> c_int