[][src]Function fermium::SDL_SetTextureBlendMode

pub unsafe extern "C" fn SDL_SetTextureBlendMode(
    texture: *mut SDL_Texture,
    blendMode: SDL_BlendMode
) -> c_int