Function kernel32::_llseek [] [src]

pub unsafe extern "system" fn _llseek(
    hFile: HFILE,
    lOffset: LONG,
    iOrigin: c_int
) -> LONG