Function winapi::um::wingdi::PtVisible[][src]

pub unsafe extern "system" fn PtVisible(
    hdc: HDC,
    x: c_int,
    y: c_int
) -> BOOL