[][src]Function fermium::SDL_SetWindowShape

pub unsafe extern "C" fn SDL_SetWindowShape(
    window: *mut SDL_Window,
    shape: *mut SDL_Surface,
    shape_mode: *mut SDL_WindowShapeMode
) -> c_int