[][src]Function CCODE::CreateRectRgn

pub unsafe extern "C" fn CreateRectRgn(
    x1: c_int,
    y1: c_int,
    x2: c_int,
    y2: c_int
) -> HRGN