Type Definition winapi::um::wingdi::LINEDDAPROC

source ·
pub type LINEDDAPROC = Option<unsafe extern "system" fn(_: c_int, _: c_int, _: LPARAM)>;