Type Definition angrylion_rdp_plus_sys::ptr_ReadScreen2[][src]

type ptr_ReadScreen2 = Option<unsafe extern "C" fn(dest: *mut c_void, width: *mut c_int, height: *mut c_int, front: c_int)>;