buttonmatrix_get_selected_button

Function buttonmatrix_get_selected_button 

Source
pub unsafe fn buttonmatrix_get_selected_button(
    obj: *const Object,
) -> Result<u32>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.