buttonmatrix_clear_button_ctrl

Function buttonmatrix_clear_button_ctrl 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.