[][src]Function fermium::SDL_SetTextureAlphaMod

pub unsafe extern "C" fn SDL_SetTextureAlphaMod(
    texture: *mut SDL_Texture,
    alpha: Uint8
) -> c_int