Function sdl2_sys::surface::SDL_GetSurfaceAlphaMod
[−]
[src]
pub unsafe extern "C" fn SDL_GetSurfaceAlphaMod(
surface: *mut SDL_Surface,
alpha: *mut uint8_t
) -> c_int