pub unsafe extern "system" fn SetAbortProc(
    hdc: HDC,
    proc: ABORTPROC
) -> i32
Expand description

Required features: "Win32_Foundation", "Win32_Graphics_Gdi"