SDL_GetTextureAlphaMod

Function SDL_GetTextureAlphaMod 

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