[][src]Type Definition winapi::um::uxtheme::DTT_CALLBACK_PROC

type DTT_CALLBACK_PROC = Option<unsafe extern "system" fn(hdc: HDC, pszText: LPWSTR, cchText: c_int, prc: LPRECT, dwFlags: UINT, lParam: LPARAM) -> c_int>;