[][src]Function winapi::um::wininet::InternetSetFilePointer

pub unsafe extern "system" fn InternetSetFilePointer(
    hFile: HINTERNET,
    lDistanceToMove: LONG,
    lpDistanceToMoveHigh: PLONG,
    dwMoveMethod: DWORD,
    dwContext: DWORD_PTR
) -> DWORD