Function lvgl_sys::lv_win_create

source ·
pub unsafe extern "C" fn lv_win_create(
    parent: *mut lv_obj_t,
    header_height: lv_coord_t
) -> *mut lv_obj_t