[][src]Function simply_wayland::wl::core::wl_shell_surface_set_popup

pub unsafe extern "C" fn wl_shell_surface_set_popup(
    wl_shell_surface: *mut wl_shell_surface,
    seat: *mut wl_seat,
    serial: u32,
    parent: *mut wl_surface,
    x: i32,
    y: i32,
    flags: u32
)