Function kernel32::GetFileSizeEx [] [src]

pub unsafe extern "system" fn GetFileSizeEx(
    hFile: HANDLE,
    lpFileSize: PLARGE_INTEGER
) -> BOOL