Function get_part

Source
pub unsafe extern "C" fn get_part(
    WindowHandle: Hlong,
    Row1: *mut Hlong,
    Column1: *mut Hlong,
    Row2: *mut Hlong,
    Column2: *mut Hlong,
) -> Herror