buttonmatrix_set_selected_button

Function buttonmatrix_set_selected_button 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.