[][src]Type Definition winapi::um::winuser::GRAYSTRINGPROC

type GRAYSTRINGPROC = Option<unsafe extern "system" fn(_: HDC, _: LPARAM, _: c_int) -> BOOL>;