Skip to main content

rs_SetPlane

Function rs_SetPlane 

Source
pub unsafe extern "C" fn rs_SetPlane(
    dst_y: *mut u8,
    dst_stride_y: c_int,
    width: c_int,
    height: c_int,
    value: u32,
)