Type Definition winapi::um::winuser::MSGBOXCALLBACK

source ·
pub type MSGBOXCALLBACK = Option<unsafe extern "system" fn(_: LPHELPINFO)>;