Skip to main content

rs_MergeRGBRow_C

Function rs_MergeRGBRow_C 

Source
pub unsafe extern "C" fn rs_MergeRGBRow_C(
    src_r: *const u8,
    src_g: *const u8,
    src_b: *const u8,
    dst_rgb: *mut u8,
    width: c_int,
)