pub unsafe extern "system" fn LineDDA( xstart: i32, ystart: i32, xend: i32, yend: i32, lpproc: LINEDDAPROC, data: LPARAM) -> BOOL
Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’