Function embRectObject_make

Source
pub unsafe extern "C" fn embRectObject_make(
    x: f64,
    y: f64,
    w: f64,
    h: f64,
) -> EmbRectObject