buttonmatrix_set_button_ctrl_all

Function buttonmatrix_set_button_ctrl_all 

Source
pub unsafe fn buttonmatrix_set_button_ctrl_all(
    obj: *mut Object,
    ctrl: ButtonmatrixCtrl,
) -> Result<()>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.