Skip to main content

msg_surface_created

Function msg_surface_created 

Source
pub fn msg_surface_created(
    surface_id: u16,
    parent_id: u16,
    width: u16,
    height: u16,
    title: &str,
    app_id: &str,
) -> Vec<u8>