Function phosh_sys::phosh_layer_surface_set_size

source ยท
pub unsafe extern "C" fn phosh_layer_surface_set_size(
    self_: *mut PhoshLayerSurface,
    width: c_int,
    height: c_int,
)