Type Definition vc6_sys::ABORTPROC

source ·
pub type ABORTPROC = Option<unsafe extern "stdcall" fn(arg1: HDC, arg2: c_int) -> BOOL>;