Function lv_buttonmatrix_set_map

Source
pub unsafe extern "C" fn lv_buttonmatrix_set_map(
    obj: *mut _lv_obj_t,
    map: *const *const i8,
)