Type Definition winapi::um::wingdi::ICMENUMPROCW

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