Function sdl2_sys::surface::SDL_SetSurfaceAlphaMod [] [src]

pub unsafe extern "C" fn SDL_SetSurfaceAlphaMod(
    surface: *mut SDL_Surface,
    alpha: uint8_t
) -> c_int