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