AkurAI Build
Menu

cosmic-mobile

public

Latest change 5798fd6f298b56561b4ab7b69485b23f282ea532 - Format native launcher by AkurAI Build

pub fn safe_area(w: f32, h: f32) -> [f32; 4] {
    [24., 56., w - 24., h - 34.]
}