[][src]Type Definition winapi::um::wingdi::ICMENUMPROCA

type ICMENUMPROCA = Option<unsafe extern "system" fn(_: LPSTR, _: LPARAM) -> c_int>;