Function MaaSetRect

Source
pub unsafe extern "C" fn MaaSetRect(
    handle: MaaRectHandle,
    x: i32,
    y: i32,
    w: i32,
    h: i32,
) -> MaaBool
Available on crate feature internal only.