[][src]Function winapi::um::winuser::SetMenuDefaultItem

pub unsafe extern "system" fn SetMenuDefaultItem(
    hMenu: HMENU,
    uItem: UINT,
    fByPos: UINT
) -> BOOL