Skip to main content

MaaRectSet

Function MaaRectSet 

Source
pub unsafe extern "C" fn MaaRectSet(
    handle: *mut MaaRect,
    x: i32,
    y: i32,
    w: i32,
    h: i32,
) -> MaaBool