Function raylib::ffi::fsetpos[][src]

pub unsafe extern "C" fn fsetpos(
    __stream: *mut _IO_FILE,
    __pos: *const _G_fpos_t
) -> i32