[−][src]Function sdl2_sys::gfx::imagefilter::SDL_imageFilterShiftLeftUint
pub unsafe extern "C" fn SDL_imageFilterShiftLeftUint(
Src1: *mut c_uchar,
Dest: *mut c_uchar,
length: c_uint,
N: c_uchar
) -> c_int