[][src]Function simply_wayland::wl_shell_surface_set_transient

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