Function embRect_setRect

Source
pub unsafe extern "C" fn embRect_setRect(
    rect: *mut EmbRect,
    x: f64,
    y: f64,
    w: f64,
    h: f64,
)