Function SetMenuDefaultItem

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