Function ff_er_add_slice

Source
pub unsafe extern "C" fn ff_er_add_slice(
    s: *mut ERContext,
    startx: c_int,
    starty: c_int,
    endx: c_int,
    endy: c_int,
    status: c_int,
)