pub unsafe extern "system" fn EngLineTo(
    pso: *mut SURFOBJ,
    pco: *mut CLIPOBJ,
    pbo: *mut BRUSHOBJ,
    x1: i32,
    y1: i32,
    x2: i32,
    y2: i32,
    prclbounds: *mut RECTL,
    mix: u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"