Function vc6_sys::SetWindowOrgEx

source ·
pub unsafe extern "stdcall" fn SetWindowOrgEx(
    arg1: HDC,
    arg2: c_int,
    arg3: c_int,
    arg4: LPPOINT
) -> BOOL