pub unsafe extern "C" fn button_panel_get_view(
    button_panel: *mut ButtonPanel
) -> *mut View
Expand description

Get button_panel view.

@param button_panel ButtonPanel instance

@return acquired view