Function sdl2_sys::render::SDL_GetTextureAlphaMod
[−]
[src]
pub unsafe extern "C" fn SDL_GetTextureAlphaMod(
texture: *mut SDL_Texture,
alpha: *mut uint8_t
) -> c_int