Type Definition winapi::um::winuser::NAMEENUMPROCA

source ·
pub type NAMEENUMPROCA = Option<unsafe extern "system" fn(_: LPSTR, _: LPARAM) -> BOOL>;