Function riot_sys::fsetpos

source ·
pub unsafe extern "C" fn fsetpos(
    arg1: *mut FILE,
    arg2: *const fpos_t
) -> c_int