Function UIEventButtonMaskForButtonNumber

Source
pub unsafe extern "C-unwind" fn UIEventButtonMaskForButtonNumber(
    button_number: NSInteger,
) -> UIEventButtonMask
👎Deprecated: renamed to UIEventButtonMask::for_button_number
Available on crate feature UIEvent only.