Function ff_put_pixels8x8_c

Source
pub unsafe extern "C" fn ff_put_pixels8x8_c(
    dst: *mut u8,
    src: *const u8,
    stride: isize,
)